AppointmentLocation Property |
Represents the location of the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Location { get; set; }Public Property Location As String
Get
Set
Property Value
Type:
StringThe location.
See Also